home *** CD-ROM | disk | FTP | other *** search
- ; PSPad clip definition file for RSS and RDF
- ;
- ;
- ; Author: Karel Pavelka webjob@seznam.cz
- ; translated by: Jan Fiala
- ; last revision: 30.8.2003
- [Macro definition]
- %domain%=@E domain=,domain=,,,"
- %encoding%=@C encoding=,encoding=,,windows-1250;iso-8859-2;utf-8,"
- %isPermaLink%=@C isPermaLink=,isPermaLink=,,true;false,"
- %language%=@C language,,,cs;sk;de;en;hu,
- %length%=@E length=,length=,,,"
- %path%=@E path=,path=,,,"
- %port%=@E port=,port=,,,"
- %protocol%=@E protocol=,protocol=,,,"
- %rdfabout%=@C rdf:about=,rdf:about=,,http://,"
- %rdfresource%=@C rdf:resource=,rdf:resource=,,http://,"
- %registerProcedure%=@E registerProcedure=,registerProcedure=,,,"
- %typem%=@C MIME type=,type=,,application/x-shockwave-flash;application/pdf;application/postscript;application/x-zip-compressed;application/msword;application/msexcel;application/rtf;application/java;application/x-javascript;text/html;text/plain;video/x-msvideo;video/quicktime;video/x-mpeg2;audio/x-pn/realaudio;audio/x-mpeg;audio/waw;audio/aiff;audio/basic;image/tiff;image/jpeg;image/gif;image/png;image/x-photo-cd;image/x-MS-bmp;image/x-rgb;image/x-portable-pixmap;image/x-portable-greymap;image/x-portablebitmap,"
- %url%=@E url=,url=,,,"
- %version%=@C version=,version=,,"1.0","
- %versionrss%=@C version=,version=,,"0.91";"0.92";"2.0","
- ;
- ;
- [ | nonbreak space]*Shift+Ctrl+Space
-
- [„ | lower quote]*Shift+Ctrl+U
- „
- [“ | upper quote]*Ctrl+U
- ”
- [' | apostroph]
- '
- [> | char ">"]
- >
- [< | char "<"]
- <
- [& | amphersand]
- &
- ;
- [!-- | line comment <!-- text -->]
- <!-- %koment%º| -->
- ;
- [!--- | block comment <!-- text -->]
- <!--
- º|
- -->
- ;
- [author | author]
- <author>tvuj_email___Jmeno_Prijmeni</author>
- ;
- [category | category]
- <category %domain%>º|</category>
- ;
- [cloud | cloud]
- <cloud %domain% %port% %path% %registerProcedure% %protocol% />
- |
- ;
- [comments | comment]
- <comments>º|</comments>
- ;
- [copyright | Copyright (100 chars max)]
- <copyright>Copyright º|</copyright>
- ;
- [day | day of week name]
- <day>º|</day>
- ;
- [description | text description for item, channel, image and textinput. (500 chars max)]
- <description>º|</description>
- ;
- [docs | element should by contain chanel description URL (500 chars max)]
- <docs>º|</docs>
- ;
- [DOCTYPE | RSS document version 0.91 declaration]
- <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
- |
- ;
- [enclosure | enclosure]
- <enclosure %url% %length% %typem% />
- ;
- [guid | guid]
- <guid %isPermaLink%>º|</guid>
- ;
- [height | picture height]
- <height>|<height>
- ;
- [hour | hour (0-23)]
- <hour>º|</hour>
- ;
- [channel | chanel info]
- <channel %rdfabout%>
- º|
- </channel>
- ;
- [image | logo chanel picture link (gif, jpg, png)]
- <image>
- <url>º|</url>
- <link></link>
- <title></title>
- </image>
- ;
- [item | chanel item]
- <item>
- <title></title>
- <link></link>
- </item>
- ;
- [language | chanel language specification]
- <language>%language%</language>
- ;
- [lastBuiltDate | last file modification]
- <lastBuiltDate>%RFCTime%</lastBuiltDate>
- ;
- [link | URL address (500 chars max)]
- <link>º|</link>
- ;
- [managingEditor | web editor e-mail (100 chars max)]
- <managingEditor>email Name Surname</managingEditor>
- ;
- [name | name (500 chars max)]
- <name>º|</name>
- ;
- [pubDate | chanel contents publication date ]
- <pubDate>%RFCTime%</pubDate>
- ;
- [rating | PICS chanel rating (500 chars max)]
- <rating>º|</rating>
- ;
- [rdf | begin-end RDF contents identification]
- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">
- º|
- </rdf:RDF>
- ;
- [RDFs |N simple RDF page]
- <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">
- <!-- RSS generated by PSPad editor, www.pspad.com; %RFCTime% -->
- º|
- </rdf:RDF>
- ;
- [rdfSEQ | <rdf:Seq>]
- <rdf:Seq>
- º|
- </rdf:Seq>
- ;
- [rdfLI | <rdf:li />]
- <rdf:li %rdfresource% />
- |
- ;
- [rss | begin-end RSS content identification]
- <rss %versionrss%>
- º|
- </rss>
- ;
- [RSSs |N simple RSS page]
- <?xml version="1.0"?>
-
- <!DOCTYPE rss SYSTEM "http://my.netscape.com/publish/formats/rss-0.91.dtd">
- <!-- RSS generated by PSPad editor, www.pspad.com; %RFCTime% -->
- <rss version="0.91">
- <channel>
- <language>%language%</language>
- <description></description>
- <link></link>
- <title></title>
- <image>
- <link></link>
- <title></title>
- <url></url>
- </image>
- </channel>
- </rss>
- ;
- [skipDays | skipDays]
- <skipDays>º|</skipDays>
- ;
- [skipHours | skipHours]
- <skipHours>
- <hour>º|</hour>
- </skipHours>
- ;
- [source | source]
- <source %url%>º|</source>
- ;
- [textInput | text field input]
- <textInput>º|</textInput>
- ;
- [title | text source identification (40 chars max)]
- <title>º|</title>
- ;
- [ttl | ttl]
- <ttl>º|</ttl>
- ;
- [url | source placement (500 chars max)]
- <url>º|</url>
- ;
- [webMaster | webmaster contact (100 chars max)]
- <webMaster>email name</webMaster>
- ;
- [width | picture width (value range 1..144, default 88]
- <width>º|</width>
- ;
- [xml | XML document identification]
- <?xml %version% %encoding%?>
- ;
- [Keywords]
- author>
- category
- cloud
- comments>
- copyright>
- day>
- description>
- docs>
- DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
- domain=
- enclosure
- encoding=
- guid
- height>
- hour>
- channel
- image>
- isPermaLink=
- language>
- lastBuiltDate>
- length=
- link>
- managingEditor>
- name>
- path=
- port=
- protocol=
- pubDate>
- rating>
- rdf:
- rdf:about=
- rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://my.netscape.com/rdf/simple/0.9/">
- rdf:resource=
- registerProcedure=
- skipDays>
- skipHours>
- source
- textInput>
- title>
- ttl>
- type=
- url=
- url>
- version=
- webMaster>
- width>
-
-